reftests: Split out shell scripts from tests
authorColin Walters <walters@verbum.org>
Tue, 7 May 2013 12:52:35 +0000 (14:52 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 9 May 2013 17:09:49 +0000 (19:09 +0200)
They are just utilities to create tests, don't dump them in with the
tests.

This is in preparation for installed tests.

tests/reftests/Makefile.am

index e5d9d032d46b5d7f2e983298514cc337c715ac58..5431faab92041f48758c7c86bde5caa1d76019ee 100644 (file)
@@ -27,6 +27,10 @@ clean-local:
 
 EXTRA_DIST += \
        align-expand.sh \
+       border-image-repeat.sh \
+       $(NULL)
+
+EXTRA_DIST += \
        background-area.css \
        background-area.ref.ui \
        background-area.ui \
@@ -87,7 +91,6 @@ EXTRA_DIST += \
        border-image-gradient.ui \
        border-image-repeat.css \
        border-image-repeat.ref.ui \
-       border-image-repeat.sh \
        border-image-repeat.ui \
        border-image-url.css \
        border-image-url.ref.ui \